mon = peripheral.wrap("right")
mon.clear()
mon.write("Eingabe.")

